toggle menu
EUDI SD-JWT
0.10.0
jvm
switch theme
search in API
EUDI SD-JWT
/
eu.europa.ec.eudi.sdjwt.vc
/
SvgId
Svg
Id
@
Serializable
@
JvmInline
value
class
SvgId
(
val
value
:
String
)
(
source
)
It MUST consist of only alphanumeric characters and underscores and MUST NOT start with a digit
Members
Constructors
Svg
Id
Link copied to clipboard
constructor
(
value
:
String
)
Properties
value
Link copied to clipboard
val
value
:
String
Functions
to
String
Link copied to clipboard
open
override
fun
toString
(
)
:
String